---
title: "Remove a customer address"
method: DELETE
path: "/admin/customers/{customer_id:[0-9]+}/addresses/{address_id:[0-9]+}.json"
tags: ["Customer Address"]
---

# Remove a customer address

`DELETE /admin/customers/{customer_id:[0-9]+}/addresses/{address_id:[0-9]+}.json`

Removes an address from a customer’s address list.

## Response `200`

OK

- ModelsSwaggerDeleteResponse

---

[API](https://skmtc.net/shopbase/apis/shopbase-internal-api.md) · [All operations](https://skmtc.net/shopbase/apis/shopbase-internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shopbase/shopbase-internal-api/revisions/353ccde6240d/schema)
